로그인
Computer Science for IGCSE & O level - Data Representation (Section 8 - No. 10)
What is the result when the binary number 1010 is converted to decimal?
8
10
12
5
설명
1010 in binary = (1 * 8) + (0 * 4) + (1 * 2) + (0 * 1) = 10
댓글 (0)
댓글을 달려면 로그인하세요
광고
자바스크립트가 이 페이지를 올바르게 로드하도록 허용